Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing Extensions and Drivers /
Chapter 4 - Printing Messages / Printing Messages Reference
Constants and Data Types for Macintosh Printing Manager Compatibility


Paper Tray Selections for the Universal Print Structure

You can use the paper tray selection constants to define the value of the firstTray and remainingTray fields in the universal print structure.

enum {
   gxFirstTray    = 0,
   gxSecondTray   = 1,
   gxThirdTray    = 2
};
Constant descriptions

gxFirstTray
The printer's first paper tray is used for this print job.
gxSecondTray
The printer's second paper tray is used for this print job.
gxThirdTray
The printer's third paper tray is used for this print job.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help